Remove-Repeats-For-Toot-Name names a function, with lambda list (STRING):
Remove repeated characters from STRING.
Removes letters that repeat more than twice in a row, or hyphens that occur more than once in a row.
Defined in file src/types/toot-names.lisp.